home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 1.iso / cosmos / kobetu3.dir / 00052.ls < prev    next >
Encoding:
Text File  |  1996-01-04  |  96 b   |  9 lines

  1. on mouseDown
  2.   set the visible of sprite 30 to 0
  3.   updateStage()
  4. end
  5.  
  6. on mouseUp
  7.   go("4B")
  8. end
  9.